commit | 3e1d83f711cda05e326d8a4baa6fa34ee18ad7b8 | [log] [tgz] |
---|---|---|
author | Tony Zelenoff <antonz@parallels.com> | Fri Apr 13 06:09:46 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 15 12:54:15 2012 -0400 |
tree | be033022266a29c66f8e994a1dbead3033bed964 | |
parent | c5c23260594c5701af66ef754916775ba6a46bbc [diff] |
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>