Skip to content
Snippets Groups Projects
Commit 46c37672 authored by David S. Miller's avatar David S. Miller
Browse files

rtl8187: Remove pointless check in rtl8187_rx_cb().


First of all, it exposes the SKB list implementation.

Second of all it's not needed.  If we get called here, we
successfully enqueued the URB with the linked SKB and
such a completion only gets called one time on such an
SKB.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a1091aae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment