summaryrefslogtreecommitdiff
path: root/net/core/filter.c
diff options
context:
space:
mode:
authorSarveshwar Bandi <Sarveshwar.Bandi@emulex.com>2010-11-18 23:44:45 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-11-19 16:57:19 (GMT)
commitd9efd2af461abb7b54c49c1b7e654d496dd1d379 (patch)
treebd5adfe7c959ea1bca55f0f7dcd7e2c23701a304 /net/core/filter.c
parentdba4490d22a496f9b7c21919cf3effbed5851213 (diff)
downloadlinux-fsl-qoriq-d9efd2af461abb7b54c49c1b7e654d496dd1d379.tar.xz
be2net: Fix to avoid firmware update when interface is not open.
Since interrupts are enabled only when open is called on the interface, Attempting a firmware update operation when interface is down could lead to partial success or failure of operation. This fix fails the request if netif_running is false. Signed-off-by: Sarveshwar Bandi <Sarveshwar.Bandi@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/filter.c')
0 files changed, 0 insertions, 0 deletions