Searched hist:"46 acc460c07b5c74287560a00b6cbc6111136ab6" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | vf.c | diff 46acc460c07b5c74287560a00b6cbc6111136ab6 Thu Nov 01 04:11:11 CDT 2012 Ben Hutchings <bhutchings@solarflare.com> eth: Make is_link_local() consistent with other address tests
Function name should include '_ether_addr'. Return type should be bool. Parameter name should be 'addr' not 'dest' (also matching kernel-doc).
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ixgbevf_main.c | diff 46acc460c07b5c74287560a00b6cbc6111136ab6 Thu Nov 01 04:11:11 CDT 2012 Ben Hutchings <bhutchings@solarflare.com> eth: Make is_link_local() consistent with other address tests
Function name should include '_ether_addr'. Return type should be bool. Parameter name should be 'addr' not 'dest' (also matching kernel-doc).
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bridge/ |
H A D | br_sysfs_br.c | diff 46acc460c07b5c74287560a00b6cbc6111136ab6 Thu Nov 01 04:11:11 CDT 2012 Ben Hutchings <bhutchings@solarflare.com> eth: Make is_link_local() consistent with other address tests
Function name should include '_ether_addr'. Return type should be bool. Parameter name should be 'addr' not 'dest' (also matching kernel-doc).
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_input.c | diff 46acc460c07b5c74287560a00b6cbc6111136ab6 Thu Nov 01 04:11:11 CDT 2012 Ben Hutchings <bhutchings@solarflare.com> eth: Make is_link_local() consistent with other address tests
Function name should include '_ether_addr'. Return type should be bool. Parameter name should be 'addr' not 'dest' (also matching kernel-doc).
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | etherdevice.h | diff 46acc460c07b5c74287560a00b6cbc6111136ab6 Thu Nov 01 04:11:11 CDT 2012 Ben Hutchings <bhutchings@solarflare.com> eth: Make is_link_local() consistent with other address tests
Function name should include '_ether_addr'. Return type should be bool. Parameter name should be 'addr' not 'dest' (also matching kernel-doc).
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | diff 46acc460c07b5c74287560a00b6cbc6111136ab6 Thu Nov 01 04:11:11 CDT 2012 Ben Hutchings <bhutchings@solarflare.com> eth: Make is_link_local() consistent with other address tests
Function name should include '_ether_addr'. Return type should be bool. Parameter name should be 'addr' not 'dest' (also matching kernel-doc).
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|