diff options
author | Sriram <srk@ti.com> | 2010-07-29 02:33:59 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-30 23:55:37 -0700 |
commit | 3725b1fe0b9c7e5ba3c4f6e585cd93a7174c1e07 (patch) | |
tree | d294d986150fbd08adf5ee219b714d6123c525e6 /drivers/net/sky2.c | |
parent | 84da2658a619c2d96fae6741580879cc6d7a4cd1 (diff) |
TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function.
The current implementation of NAPI poll function in the driver does not service
Rx packets, error condition even if a single Tx packet gets serviced in
the napi poll call. This behavior severely affects performance for specific use
cases. This patch modifies the poll function implementation to service tx/rx
packets in an identical manner.
Signed-off-by: Sriramakrishnan <srk@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sky2.c')
0 files changed, 0 insertions, 0 deletions