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:
@@ -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))
|
||||
|
Reference in New Issue
Block a user