1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-17 04:21:06 +02:00
juhosg def4db1886 swconfig: make it compatible with 3.7
swconfig does not compile with 3.7 because

struct netlink_notify->pid    has been renamed to
struct netlink_notify->portid

and

struct genl_info->snd_pid     has been renamed to
struct genl_info->snd_portid

Use the new names and add compatibility patches
to 3.3 and 3.6.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-21 17:38:11 +00:00
..
2012-10-17 21:53:37 +00:00
2012-06-05 06:57:51 +00:00
2012-06-05 06:57:51 +00:00
2012-11-18 21:40:30 +00:00
2012-11-12 19:27:30 +00:00
2012-11-20 21:37:53 +00:00
2012-06-05 06:57:51 +00:00
2012-11-18 08:41:31 +00:00
2012-06-05 06:57:51 +00:00
2012-10-11 11:58:09 +00:00
2012-06-05 06:57:51 +00:00
2012-06-05 06:57:51 +00:00
2012-06-05 06:57:51 +00:00
2012-06-05 06:57:51 +00:00
2012-06-05 06:57:51 +00:00
2012-11-18 08:41:31 +00:00
2012-11-18 08:41:31 +00:00
2010-08-06 21:36:35 +00:00