openwrt/target/linux/generic
Gabor Juhos 10d30f2d2d 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>

SVN-Revision: 34288
2012-11-21 17:38:11 +00:00
..
base-files initramfs: allow preinit to enable switching from initramfs to tmpfs to allow overlayfs to be mounted on top of it 2011-08-11 20:32:57 +00:00
files swconfig: make it compatible with 3.7 2012-11-21 17:38:11 +00:00
image
patches-3.3 swconfig: make it compatible with 3.7 2012-11-21 17:38:11 +00:00
patches-3.6 swconfig: make it compatible with 3.7 2012-11-21 17:38:11 +00:00
patches-3.7 generic: convert yaffs to use kuid_t and kgid_t on 3.6+ 2012-11-20 17:45:24 +00:00
config-3.3 kernel: add CONFIG_XZ_DEC=y to generic 2012-11-18 20:48:53 +00:00
config-3.6 refresh all kernel configurations 2012-11-20 07:19:06 +00:00
config-3.7 generic: add some missing symbols for 3.7 2012-11-20 21:34:43 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00