aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ar7-atm/patches-D7.04.03.00/240-3.18_fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* ar7-atm: fixup proc fixesJonas Gorski2017-10-291-6/+6
| | | | | | | They were incomplete, so fix them to properly update the function signatures to what is expected. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* ar7-atm: drop LINUX_VERSION testsJonas Gorski2017-10-291-9/+9
| | | | | | | | | Minimum supported kernel is 3.18, so we don't need to test for anything older. In addition, the API hasn't changed since then, so we don't need to check for any kernel version at all. This helps to keeps the amount of changes more managable. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* ar7-atm: fix compilation for 4.1Jonas Gorski2015-07-121-4/+4
| | | | | | | | Add the required changes to make it compile for 4.1 again. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46306
* ar7-atm: make it compile under 3.18John Crispin2015-02-091-0/+38
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44343