Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netvsc: remove unnecessary check for NULL hdr
The function init_page_array is always called with a valid pointer to RNDIS header. No check for NULL is needed. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information