mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
mlx4: remove no longer needed header
Remove linux/inetdevice.h as neither of the two inline functions there
are used here.
Sposored by: The FreeBSD Foundation
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D29428
(cherry picked from commit 5a461a86cf)
This commit is contained in:
parent
0bb237770e
commit
6040536c43
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
|||
#include <linux/errno.h>
|
||||
#include <linux/etherdevice.h>
|
||||
#include <linux/netdevice.h>
|
||||
#include <linux/inetdevice.h>
|
||||
#include <linux/if_vlan.h>
|
||||
#include <linux/fs.h>
|
||||
#include <linux/rcupdate.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue