commit | 92cc8a5105e1236584e92288595ddbd2149bb6cf | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Jun 23 14:48:28 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 23 14:48:28 2017 -0400 |
tree | e41c847ec1c2f797403d296ae53adbf44dd9d0ca | |
parent | db9d8b29d19d2801793e4419f4c6272bf8951c62 [diff] | |
parent | 2270bc5da34979454e6f2eb133d800b635156174 [diff] |
Merge branch 'bnxt_en-fixes' Michael Chan says: ==================== bnxt_en: Error handling and netpoll fixes. Add missing error handling and fix netpoll handling. The current code handles RX and TX events in netpoll mode and is causing lots of warnings and errors in the RX code path in netpoll mode. The fix is to only handle TX events in netpoll mode. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>