1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

kernel: update linux 3.6 to 3.6.4

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33982 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2012-10-28 18:59:39 +00:00
parent ca706d1e01
commit 4e2267ffdd
5 changed files with 8 additions and 8 deletions

View File

@@ -49,7 +49,7 @@
int ipv6_get_lladdr(struct net_device *dev, struct in6_addr *addr,
unsigned char banned_flags)
@@ -4808,6 +4807,9 @@ int __init addrconf_init(void)
@@ -4811,6 +4810,9 @@ int __init addrconf_init(void)
ipv6_addr_label_rtnl_register();
@@ -59,7 +59,7 @@
return 0;
errout:
rtnl_af_unregister(&inet6_ops);
@@ -4826,6 +4828,9 @@ void addrconf_cleanup(void)
@@ -4829,6 +4831,9 @@ void addrconf_cleanup(void)
struct net_device *dev;
int i;