Re: [PATCH v2 3/4] mac80211-hwsim: add rate-limited debugging for rx-netlink

2017-02-28 Thread Joe Perches
On Mon, 2017-02-27 at 13:56 -0800, gree...@candelatech.com wrote: > From: Ben Greear > > This makes it easier to understand why wmediumd (or similar) > is getting errors when sending frames to the kernel. > > Signed-off-by: Ben Greear > --- >

[PATCH v2 3/4] mac80211-hwsim: add rate-limited debugging for rx-netlink

2017-02-27 Thread greearb
From: Ben Greear This makes it easier to understand why wmediumd (or similar) is getting errors when sending frames to the kernel. Signed-off-by: Ben Greear --- v2: Add and use hwsim_ratelimit() instead of net_ratelimit. Squash two