1. 20 5月, 2011 19 次提交
  2. 19 5月, 2011 8 次提交
  3. 18 5月, 2011 12 次提交
  4. 17 5月, 2011 1 次提交
    • D
      bluetooth: Fix warnings in l2cap_core.c · 6dcae1ea
      David S. Miller 提交于
      net/bluetooth/l2cap_core.c: In function ‘l2cap_recv_frame’:
      net/bluetooth/l2cap_core.c:3758:15: warning: ‘sk’ may be used uninitialized in this function
      net/bluetooth/l2cap_core.c:3758:15: note: ‘sk’ was declared here
      net/bluetooth/l2cap_core.c:3791:15: warning: ‘sk’ may be used uninitialized in this function
      net/bluetooth/l2cap_core.c:3791:15: note: ‘sk’ was declared here
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      6dcae1ea