compat-wireless: refresh patches for next-20120529 again
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Wed, 30 May 2012 00:00:21 +0000 (17:00 -0700)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Wed, 30 May 2012 00:00:21 +0000 (17:00 -0700)
After applying Hauke's patches I needed to refresh the patches.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
patches/16-bluetooth.patch

index aba06ea606f5831807cbf391bf6990509ceae236..90ec8310c30c6af5063e97ee84c8e999f3b35b06 100644 (file)
@@ -84,7 +84,7 @@ here still, but for now we keep this here.
        wake_up_process(session->task);
 --- a/net/bluetooth/hci_sock.c
 +++ b/net/bluetooth/hci_sock.c
-@@ -882,8 +882,13 @@ drop:
+@@ -883,8 +883,13 @@ drop:
        goto done;
  }
  
@@ -98,7 +98,7 @@ here still, but for now we keep this here.
  {
        struct hci_ufilter uf = { .opcode = 0 };
        struct sock *sk = sock->sk;
-@@ -1056,8 +1061,12 @@ static struct proto hci_sk_proto = {
+@@ -1057,8 +1062,12 @@ static struct proto hci_sk_proto = {
        .obj_size       = sizeof(struct hci_pinfo)
  };
  
@@ -489,7 +489,7 @@ here still, but for now we keep this here.
        int err = 0;
 --- a/net/bluetooth/bnep/sock.c
 +++ b/net/bluetooth/bnep/sock.c
-@@ -179,8 +179,12 @@ static struct proto bnep_proto = {
+@@ -180,8 +180,12 @@ static struct proto bnep_proto = {
        .obj_size       = sizeof(struct bt_sock)
  };
  
@@ -519,7 +519,7 @@ here still, but for now we keep this here.
  
 --- a/net/bluetooth/hidp/sock.c
 +++ b/net/bluetooth/hidp/sock.c
-@@ -228,8 +228,12 @@ static struct proto hidp_proto = {
+@@ -229,8 +229,12 @@ static struct proto hidp_proto = {
        .obj_size       = sizeof(struct bt_sock)
  };