netlink: fix typo in initialization
authorJiri Pirko <jpirko@redhat.com>
Thu, 8 Oct 2009 08:21:46 +0000 (01:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2009 08:21:46 +0000 (01:21 -0700)
Commit 9ef1d4c7c7aca1cd436612b6ca785b726ffb8ed8 ("[NETLINK]: Missing
initializations in dumped data") introduced a typo in
initialization. This patch fixes this.

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

No differences found