Ticket #407: madwifi-ng-r1866-no-headerlen-resv.patch
| File madwifi-ng-r1866-no-headerlen-resv.patch, 425 bytes (added by rich@phekda.gotadsl.co.uk, 2 years ago) |
|---|
-
net80211/if_athproto.h
old new 91 91 * Reserve enough buffer header length to avoid reallocation on fast-frame 92 92 * rx and tx. 93 93 */ 94 #define USE_HEADERLEN_RESV 1 94 /*#define USE_HEADERLEN_RESV 1*/ 95 #undef USE_HEADERLEN_RESV 95 96 96 97 #endif /* _NET_IF_ATH_PROTO_H_ */
