[PATCH 0/4] Staging: vt6655: remove custom ethernet address macros

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This serie of patches replaces the following custom defined macros with
functions from <linux/etherdevice.h> :
	IS_MULTICAST_ADDRESS	->	is_multicast_ether_addr
	IS_BROADCAST_ADDRESS	->	is_broadcast_ether_addr
	IS_NULL_ADDRESS		->	is_zero_ether_addr
	IS_ETH_ADDRESS_EQUAL	->	compare_ether_addr

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux