Page MenuHomeFreeBSD

linuxkpi: sk_buff: Resize the control buffer in struct sk_buff.
Needs ReviewPublic

Authored by cc on Mon, May 13, 4:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 22, 6:03 AM
Unknown Object (File)
Wed, May 22, 3:11 AM
Unknown Object (File)
Wed, May 22, 1:24 AM
Unknown Object (File)
Sun, May 19, 2:23 AM
Unknown Object (File)
Sat, May 18, 8:26 PM
Unknown Object (File)
Fri, May 17, 7:21 PM
Unknown Object (File)
Wed, May 15, 4:40 PM

Details

Reviewers
bz
Summary

Add aligned attribute to struct ieee80211_tx_rate so that the size of
skb->cb can be shrunk to 48 bytes.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 57682
Build 54570: arc lint + arc unit

Event Timeline

cc requested review of this revision.Mon, May 13, 4:31 PM
sys/compat/linuxkpi/common/include/linux/skbuff.h
164

Please let me know if the comment for this control buffer needs to be updated.