summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.12/831-ledtrig_netdev.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove 3.12 support since none of the targets is using itLuka Perkov2014-07-101-60/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41581
* kernel: ledtrig-netdev: use netdev_notifier_infoLuka Perkov2014-07-081-2/+11
| | | | | | | | | | Since kernel 3.11, the third parameter passed to notifier_call() is of type struct netdev_notifier_info. This patch fixes an oops when setting a netdev LED trigger. Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 41552
* preliminary 3.12 supportImre Kaloz2013-10-241-0/+51
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38528