From: Hiral Shah Date: Mon, 10 Nov 2014 20:54:35 +0000 (-0800) Subject: Fnic: For Standalone C series, "sending VLAN request" message seen even if the link... X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ee7b8714dca511a68826a300cc4966f2e83a6c3;p=pandora-kernel.git Fnic: For Standalone C series, "sending VLAN request" message seen even if the link is down When physical link between standalone C series and switch is down, the fip timer is not turned off and timer expiration will keep sending vlan request. It can be fixed by stopping the fip_timer and it will be restarted automatically when Link is up. - Increment fnic version from 1.6.0.14 to 1.6.0.15 Signed-off-by: Hiral Shah Signed-off-by: Sesidhar Baddela Signed-off-by: Anil Chintalapati Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed