commit | db30f5ef6e4471fd55671382b8870fdd61e35814 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Thu Aug 06 04:41:46 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 06 13:14:22 2009 -0700 |
tree | 62307b1346a56025edc1fe17482e92adc6bd7d27 | |
parent | 297713decac17527d3583fcd4d18564568cac759 [diff] |
tc35815: Improve BLEx / FDAEx handling Clear Int_BLEx / Int_FDAEx after (not before) processing Rx interrupt. This will reduce number of unnecessary interrupts. Also print rx error messages only if netif_msg_rx_err() enabled. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: David S. Miller <davem@davemloft.net>