mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts: drivers/net/wireless/ath5k/base.c net/8021q/vlan_core.c
This commit is contained in:
commit
9eeda9abd1
739 changed files with 7279 additions and 6648 deletions
|
@ -2212,7 +2212,7 @@ static int unix_net_init(struct net *net)
|
|||
#endif
|
||||
error = 0;
|
||||
out:
|
||||
return 0;
|
||||
return error;
|
||||
}
|
||||
|
||||
static void unix_net_exit(struct net *net)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue