]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: remove status->ampdu_delimiter_crc
authorFelix Fietkau <nbd@nbd.name>
Wed, 9 Oct 2024 08:25:46 +0000 (10:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 14:45:19 +0000 (16:45 +0200)
commit006a97ceb6732c861c0e2fa3b6a34512caac9354
tree076e006b6595dc33d7150b93333e3e41f8b3b315
parentebda716ea4da03326ac4d0a71604d18aa8a2e695
wifi: mac80211: remove status->ampdu_delimiter_crc

This was never used by any driver, so remove it to free up some space.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://patch.msgid.link/e6fee6eed49b105261830db1c74f13841fb9616c.1728462320.git-series.nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/rx.c