aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
diff options
context:
space:
mode:
authorJuhee Kang <claudiajkang@gmail.com>2021-10-10 13:03:27 +0900
committerDavid S. Miller <davem@davemloft.net>2021-10-10 11:18:48 +0100
commit4b70dce2c1b93930fe4728a221a8d8e674c271c5 (patch)
tree56345f0aeadbc13b1cdef765160e31b581ba7ee7 /include/linux/netdevice.h
parentMerge branch 'ionic-vlanid-mgmt' (diff)
downloadlinux-dev-4b70dce2c1b93930fe4728a221a8d8e674c271c5.tar.xz
linux-dev-4b70dce2c1b93930fe4728a221a8d8e674c271c5.zip
bnxt: use netif_is_rxfh_configured instead of open code
The open code which is dev->priv_flags & IFF_RXFH_CONFIGURED is defined as a helper function on netdevice.h. So use netif_is_rxfh_configured() function instead of open code. This patch doesn't change logic. Signed-off-by: Juhee Kang <claudiajkang@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions