netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 19 Jan 2010 22:12:20 +0000 (14:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Jan 2010 22:12:20 +0000 (14:12 -0800)
commitb4ced2b768ab6c580148d1163c82a655fe147edc
tree10478f839854a5c28873a52962ac77c21f4c6e1c
parent2d146eb172d5f754e3973a3f761f7619ebb12df9
netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()

The s-port should be compared.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/inet_diag.c