mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
Conflicts: drivers/net/wireless/rtlwifi/pci.c include/linux/netlink.h
This commit is contained in:
commit
36099365c7
185 changed files with 7525 additions and 3619 deletions
|
@ -1696,6 +1696,8 @@ static int netlink_dump(struct sock *sk)
|
|||
if (!nlh)
|
||||
goto errout_skb;
|
||||
|
||||
nl_dump_check_consistent(cb, nlh);
|
||||
|
||||
memcpy(nlmsg_data(nlh), &len, sizeof(len));
|
||||
|
||||
if (sk_filter(sk, skb))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue