[PATCH] various pegasus and rtl8150 fixes and improvements
USB pegasus and rtl8150 fixes and improvements pegasus: - using preallocated skb thus avoiding memcpy in the receive path; - tasklet used to handle failed skb allocations and Rx urb submission; - Lindent run on the result. rtl8150: - better tasklet handling and a few races fixed; - introducing new flag for Rx urb resubmission; - GFP_KERNEL to GFP_ATOMIC flag change in Tx path.
Showing
This diff is collapsed.
Please register or sign in to comment