commit | 083d5ad1a924e79ecf92be37cce9f1efa5c1d240 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 14 13:41:07 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 17 18:00:46 2016 -0700 |
tree | 930a00702bc747ab7047eff318ae469a2a727d8b | |
parent | 1c4bf5ac6a16d9321b51e91acef481b090e5486b [diff] |
usbip: rate limit get_frame_number message It's annoying to constantly see the same "Not yet implemented" message over and over with nothing able to be done about it, so rate limit it for now to keep user's logs "clean". Reported-by: Lars Täuber <lars.taeuber@web.de> Tested-by: Lars Täuber <lars.taeuber@web.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>