1. 01 12月, 2005 22 次提交
  2. 29 11月, 2005 1 次提交
  3. 23 11月, 2005 1 次提交
  4. 19 11月, 2005 15 次提交
  5. 18 11月, 2005 1 次提交
    • Z
      [PATCH] ipw2200: fix error log offset calculation · 3b26b110
      Zhu Yi 提交于
      This fixes a slab corruption issue in the ipw2200 driver: it essentially
      multiplied the error log number _twice_ by the size of the error element
      entry (once explicitly in the code, and once implicitly as part of the
      regular pointer arithmetic).
      
      Cc: Henrik Brix Andersen <brix@gentoo.org>
      Cc: Bernard Blackham <bernard@blackham.com.au>
      Cc: Zilvinas Valinskas <zilvinas@gemtek.lt>
      Cc: Pekka Enberg <penberg@cs.helsinki.fi>
      Signed-off-by: NZhu Yi <yi.zhu@intel.com>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      --
      3b26b110