rwatson 2005-02-22 15:03:25 UTC
FreeBSD src repository
Modified files:
sys/net if_ethersubr.c
Log:
When prepending an LCC SNAP header to an atalk outgoing ethernet packet,
allocate the additional mbuf (if needed) using a non-sleeping memory
allocation.
MFC after: 7 days
Revision Changes Path
1.187 +1 -1 src/sys/net/if_ethersubr.c