1. 22 5月, 2008 1 次提交
    • D
      libertas: Increase priority of 'unknown command' warnings · e37fc6e1
      David Woodhouse 提交于
      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: NDavid Woodhouse <dwmw2@infradead.org>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      e37fc6e1
  2. 17 4月, 2008 1 次提交
  3. 09 4月, 2008 1 次提交
  4. 02 4月, 2008 3 次提交
  5. 28 3月, 2008 2 次提交
  6. 26 3月, 2008 4 次提交
  7. 12 3月, 2008 1 次提交
  8. 07 3月, 2008 2 次提交
  9. 05 3月, 2008 2 次提交
  10. 01 3月, 2008 2 次提交
  11. 29 1月, 2008 21 次提交