]> git.openfabrics.org - ~emulex/infiniband.git/commit
net/ipv6/udp.c: fix typo in flush_stack()
authorJiri Pirko <jpirko@redhat.com>
Thu, 9 Dec 2010 03:40:30 +0000 (03:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Dec 2010 22:05:09 +0000 (14:05 -0800)
commitc07224005dd3fe746246acadc9be652a588a4d7f
treebafc0802c9a1e38c3a56a3feca1b3ea4e273e392
parent457de4383ec6144df7d5a82cdfb110c825305a51
net/ipv6/udp.c: fix typo in flush_stack()

skb1 should be passed as parameter to sk_rcvqueues_full() here.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/udp.c