aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorGirish Moodalbail <girish.moodalbail@oracle.com>2017-10-25 12:26:43 -0700
committerDavid S. Miller <davem@davemloft.net>2017-10-26 10:11:40 +0900
commit88ca59d1aaf28c25b47a9f933090e480ba6dc92a (patch)
tree062b41a7decb36e31f8f2d8ea9ed08af93b5b932 /drivers
parentethernet: cavium: octeon: Switch to using netdev_info(). (diff)
downloadlinux-dev-88ca59d1aaf28c25b47a9f933090e480ba6dc92a.tar.xz
linux-dev-88ca59d1aaf28c25b47a9f933090e480ba6dc92a.zip
macvlan: remove unused fields in struct macvlan_dev
commit 635b8c8ecdd2 ("tap: Renaming tap related APIs, data structures, macros") captured all the tap related fields into a new struct tap_dev. However, it failed to remove those fields from struct macvlan_dev. Those fields are currently unused and must be removed. While there I moved the comment for MAX_TAP_QUEUES to the right place. Fixes: 635b8c8ecdd27142 (tap: Renaming tap related APIs, data structures, macros) Signed-off-by: Girish Moodalbail <girish.moodalbail@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions