mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	
				802.2+LLC+SNAP frames received by napi_complete_done() with GRO and DSA have skb->transport_header set two bytes short, or pointing 2 bytes before network_header & skb->data. This was an issue as snap_rcv() expected offset to point to SNAP header (OID:PID), causing packet to be dropped. A fix at llc_fixup_skb() (  | 
			||
|---|---|---|
| .. | ||
| fc.c | ||
| fddi.c | ||
| garp.c | ||
| hippi.c | ||
| Kconfig | ||
| Makefile | ||
| mrp.c | ||
| p8022.c | ||
| psnap.c | ||
| stp.c | ||