ledtrig-netdev: update base driver instead of patching it for every kernel
authorRafał Miłecki <[email protected]>
Wed, 23 Dec 2015 15:47:29 +0000 (15:47 +0000)
committerRafał Miłecki <[email protected]>
Wed, 23 Dec 2015 15:47:29 +0000 (15:47 +0000)
commit453a8e58e217e4ef516691bc8b8296dedfeb8ea9
treeb46429a39ebdb17a04fc3b98b00248d98fb6a44b
parentc1c0c3121a7b30abe38ca543e6015f44ff83201a
ledtrig-netdev: update base driver instead of patching it for every kernel

All supported kernels require patching ledtrig-netdev in the same way,
so it's safe to just move these changes to the base version of this
driver. We needed these patches for some old kernels 2.6.36 and 3.11.

Signed-off-by: Rafał Miłecki <[email protected]>
Backport of r47962

SVN-Revision: 47988
target/linux/generic/files/drivers/leds/ledtrig-netdev.c
target/linux/generic/patches-3.18/831-ledtrig_netdev.patch