Re: [PATCH V2 net-next] Bluetooth: fix shadow warning in hci_disconnect()

2014-10-25 Thread Marcel Holtmann
Hi Fabian, > use clkoff_cp for hci_cp_read_clock_offset instead of cp > (already defined above). > > Suggested-by: Marcel Holtmann > Signed-off-by: Fabian Frederick > --- > V2: use clkoff_cp instead of cpr (suggested by Marcel Holtmann) > > net/bluetooth/hci_conn.c | 7 --- > 1 file changed

[PATCH V2 net-next] Bluetooth: fix shadow warning in hci_disconnect()

2014-10-25 Thread Fabian Frederick
use clkoff_cp for hci_cp_read_clock_offset instead of cp (already defined above). Suggested-by: Marcel Holtmann Signed-off-by: Fabian Frederick --- V2: use clkoff_cp instead of cpr (suggested by Marcel Holtmann) net/bluetooth/hci_conn.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions