git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
202af85
)
net: qlcnic: slight optimization of addr compare
author
dingtianhong
<dingtianhong@huawei.com>
Mon, 30 Dec 2013 07:41:14 +0000
(15:41 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 31 Dec 2013 21:48:32 +0000
(16:48 -0500)
Use the possibly more efficient ether_addr_equal or
ether_addr_equal_unaligned to instead of memcmp.
Cc: Himanshu Madhani <himanshu.madhani@qlogic.com>
Cc: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
patch
|
blob
|
history
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
patch
|
blob
|
history
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
patch
|
blob
|
history
diff --cc
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
Simple merge
diff --cc
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
Simple merge
diff --cc
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
Simple merge