Remove incorrect defines. The proper version of these macros is
defined in linux/etherdevice.h. MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
14df39ad40
commit
9ce5ab9ce6
@ -31,8 +31,4 @@
|
||||
#ifndef _LINUX_COMPAT_H_
|
||||
#define _LINUX_COMPAT_H_
|
||||
|
||||
#define is_multicast_ether_addr(x) 0
|
||||
#define is_broadcast_ether_addr(x) 0
|
||||
|
||||
|
||||
#endif /* _LINUX_COMPAT_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user