Re: [2.6 patch] net/bluetooth/: cleanups

2005-07-17 Thread Adrian Bunk
On Sun, Jul 17, 2005 at 05:58:03PM +0200, Marcel Holtmann wrote: > Hi Adrian, > > > This patch contains the following cleanups: > > - remove BT_DMP/bt_dump > > - remove the following unneeded EXPORT_SYMBOL's: > > - hci_core.c: hci_dev_get > > - hci_core.c: hci_send_cmd > > - hci_event.c: hci

Re: [2.6 patch] net/bluetooth/: cleanups

2005-07-17 Thread Marcel Holtmann
Hi Adrian, > This patch contains the following cleanups: > - remove BT_DMP/bt_dump > - remove the following unneeded EXPORT_SYMBOL's: > - hci_core.c: hci_dev_get > - hci_core.c: hci_send_cmd > - hci_event.c: hci_si_event is this the same patch you sent me last time? I still have one of your

[2.6 patch] net/bluetooth/: cleanups

2005-07-17 Thread Adrian Bunk
This patch contains the following cleanups: - remove BT_DMP/bt_dump - remove the following unneeded EXPORT_SYMBOL's: - hci_core.c: hci_dev_get - hci_core.c: hci_send_cmd - hci_event.c: hci_si_event Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 5 May 2