diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-20 12:47:16 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-05-22 03:47:37 +0200 |
commit | e37fc6e11c79899451e394319cff18cc53d6448d (patch) | |
tree | b35c86f804ec3fbc5aa7ec6c7bb3fe631270e3d1 /Documentation/blackfin | |
parent | rt2x00: Release rt2x00 2.1.6 (diff) | |
download | linux-e37fc6e11c79899451e394319cff18cc53d6448d.tar.xz linux-e37fc6e11c79899451e394319cff18cc53d6448d.zip |
libertas: Increase priority of 'unknown command' warnings
Using the deprecated lbs_prepare_and_send_command() function for a
command which it doesn't understand is an error; complain loudly about
it even when we're not debugging.
The mesh stats bug, where we converted MESH_ACCESS to a direct command
but accidentally missed one user which was still trying to do it through
lbs_prepare_and_send_command(), would have been caught a lot quicker if
we'd done this sooner. Such bugs aren't entirely unlikely in future too,
as we convert more code to stop using this function.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation/blackfin')
0 files changed, 0 insertions, 0 deletions