commit | 31fa86cb342bd0552c0c18dcda261b42afaa82ce | [log] [tgz] |
---|---|---|
author | Hante Meuleman <meuleman@broadcom.com> | Thu Oct 29 20:33:13 2015 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Nov 26 13:53:15 2015 +0200 |
tree | 84693466dda968ec1ee1bf0afc0e87d6901da41e | |
parent | c9c0043894cf2666ae832fbad7afa68fa53178ac [diff] |
brcmfmac: Remove unnecessary check from start_xmit. The brcmf_netdev_start_xmit checks if the ndev is still valid by checking if it still exists in database. This check is not needed and therefor removed. Reviewed-by: Arend Van Spriel <arend@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Signed-off-by: Hante Meuleman <meuleman@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>