]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
atl1: handle rx in separate condition
authorTony Zelenoff <antonz@parallels.com>
Fri, 13 Apr 2012 06:09:46 +0000 (06:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Apr 2012 16:54:15 +0000 (12:54 -0400)
commit3e1d83f711cda05e326d8a4baa6fa34ee18ad7b8
treebe033022266a29c66f8e994a1dbead3033bed964
parentc5c23260594c5701af66ef754916775ba6a46bbc
atl1: handle rx in separate condition

Remove rx from unlikely optimization in case of rx is very
likely thing for network card. This also reduce code a bit.

Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/atlx/atl1.c