Re: [PATCH 0/6] mac80211: Deinline large functions in driver-ops.h

2015-09-22 Thread Johannes Berg
On Fri, 2015-09-18 at 15:19 +0200, Denys Vlasenko wrote: > After measuring size of inlines, these functions were found to be > largest. > These patches reduce code size by about 21 kbytes. > Only patches 1, 2 and 5 applied to mac80211-next. johannes -- To unsubscribe from this list: send the li

Re: [PATCH 0/6] mac80211: Deinline large functions in driver-ops.h

2015-09-22 Thread Johannes Berg
On Tue, 2015-09-22 at 15:28 +0200, Johannes Berg wrote: > On Fri, 2015-09-18 at 15:19 +0200, Denys Vlasenko wrote: > > After measuring size of inlines, these functions were found to be > > largest. > > These patches reduce code size by about 21 kbytes. > > > > Only patches 1, 2 and 5 applied to

[PATCH 0/6] mac80211: Deinline large functions in driver-ops.h

2015-09-18 Thread Denys Vlasenko
After measuring size of inlines, these functions were found to be largest. These patches reduce code size by about 21 kbytes. CC: John Linville CC: Michal Kazior CC: Johannes Berg CC: linux-wirel...@vger.kernel.org CC: linux-kernel@vger.kernel.org Denys Vlasenko (6): mac80211: Deinline drv_c