X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Figb%2Fe1000_mac.h;h=bca17d88241731c344a3e3a9f1fc49f1d6069def;hb=53cddfcc0e760d2b364878b6dadbd0c6d087cfae;hp=7518af8cbbf5ef68820e6b7dac63385ba8234212;hpb=89ae400e3f57c9d60cd4da3501bb09c1502b723c;p=pandora-kernel.git diff --git a/drivers/net/igb/e1000_mac.h b/drivers/net/igb/e1000_mac.h index 7518af8cbbf5..bca17d882417 100644 --- a/drivers/net/igb/e1000_mac.h +++ b/drivers/net/igb/e1000_mac.h @@ -88,6 +88,5 @@ enum e1000_mng_mode { #define E1000_MNG_DHCP_COOKIE_STATUS_VLAN 0x2 extern void e1000_init_function_pointers_82575(struct e1000_hw *hw); -extern u32 igb_hash_mc_addr(struct e1000_hw *hw, u8 *mc_addr); #endif