commit | d9fc1d54f6f8123909cdee4fa98ab1ebf6c8651c | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Thu Jul 19 17:03:46 2012 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Aug 06 15:02:55 2012 -0300 |
tree | 6a98d181d7543ade586130f6f74ed06cefbe39d7 | |
parent | ab846ec4eaea1156148841b194df808ad745bbe2 [diff] |
Bluetooth: Do not shadow hdr variable Fix compile warnings below: ... net/bluetooth/a2mp.c:505:33: warning: symbol 'hdr' shadows an earlier one net/bluetooth/a2mp.c:498:25: originally declared here ... Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>