summaryrefslogtreecommitdiff
path: root/drivers/net/dummy.c
diff options
context:
space:
mode:
authorRongQing.Li <roy.qing.li@gmail.com>2012-04-26 21:01:12 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-04-29 01:59:17 (GMT)
commitd89bdff152acc0c1e1c8093832547a553b69b45c (patch)
tree9248eec24ae17f2b3f12705de5d14a35e4cd8b20 /drivers/net/dummy.c
parent86cc070eb19640d42941d3074e42c761d4c1c59c (diff)
downloadlinux-fsl-qoriq-d89bdff152acc0c1e1c8093832547a553b69b45c.tar.xz
drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN
PCH_GBE_ETH_ALEN is equal to ETH_ALEN, so we can replace it with ETH_ALEN. If they are not equal, it must be a bug, since this is ethernet, and the address has been already stored to mc_addr_list as ETH_ALEN bytes when call pch_gbe_mac_mc_addr_list_update. Signed-off-by: RongQing.Li <roy.qing.li@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dummy.c')
0 files changed, 0 insertions, 0 deletions