[RTNETLINK]: Fix use of wrong skb in do_getlink()
authorPatrick McHardy <kaber@trash.net>
Thu, 12 Oct 2006 08:50:30 +0000 (01:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Oct 2006 08:50:30 +0000 (01:50 -0700)
skb is the netlink query, nskb is the reply message.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found