package/openpowerlink: fix build with Linux kernel 4.7+
authorRomain Naour <romain.naour@gmail.com>
Thu, 3 Nov 2016 21:05:23 +0000 (22:05 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 4 Dec 2016 22:57:31 +0000 (23:57 +0100)
commit1db28a7ba0a230b5d22ef32a64b6844665afa755
tree0e81a89c0de36284cb7552a384a6fe863552c5a2
parentf1d3a65bd42fcb078569f5f615f22418d50ac095
package/openpowerlink: fix build with Linux kernel 4.7+

dev->trans_start was replaced by netif_trans_update helper in kernel
4.7 by commit 860e9538a9482bb84589f7d0718a7e6d0a944d58.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/openpowerlink/0004-FIX-Veth-Fix-compilation-on-Linux-kernels-4.7.patch [new file with mode: 0644]