]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2net: Fix link status query command
authorPadmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Fri, 3 Feb 2012 09:49:46 +0000 (09:49 +0000)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 7 May 2012 21:44:14 +0000 (14:44 -0700)
commitf9ff08aece9fcdb4d0040b86893779f9d5690296
treeb1fb3d7ae11e1bde1e4932d42f8820bbcb11302f
parent4c590db80cbf037ec61187114fad1e1a0dcf91e4
be2net: Fix link status query command

Version number in query link status command is getting overwritten in
be_wrb_cmd_hdr_prepare() routine. Move the initialization to fix this
issue. Also initialize the domain field.

Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_cmds.c