commit | 82362d73b04cc440a5d6d23cc79ce63df321e0f4 | [log] [tgz] |
---|---|---|
author | Ivan Vecera <ivecera@redhat.com> | Thu Jun 11 15:52:22 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 11 15:57:16 2015 -0700 |
tree | 704243a57a36dd369aa589f6a688f36c01996606 | |
parent | 6f544de636cd293d77bab368a716cccf723ec458 [diff] |
bna: remove RXF_E_PAUSE and RXF_E_RESUME events RXF_E_PAUSE & RXF_E_RESUME events are never sent for bna_rxf object so they needn't to be handled. The bna_rxf's state bna_rxf_sm_fltr_clr_wait and function bna_rxf_fltr_clear are unused after this so remove them also. Signed-off-by: Ivan Vecera <ivecera@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>