Fix udp_data_ready() to use the correct skbuff interface for extracting
the XID. Following the introduction of zero-copy under UDP, the data may be entirely located in pages under skb_shinfo(skb)->frags[].
Showing
Please register or sign in to comment