netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Small Bluetooth fix for 2.6.27-rc6
@ 2008-09-12  3:56 Marcel Holtmann
  2008-09-12  2:01 ` David Miller
  0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2008-09-12  3:56 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

Hi Dave,

we discovered one tiny regression that was introduced with the default
link policy change in 2.6.27-rc1. This small patch fixes it and I hope
the commit message is detailed and clear enough to understand what went
wrong.

I also got pretty much annoyed by the following compiler warning:

  CC [M]  net/bluetooth/af_bluetooth.o
net/bluetooth/af_bluetooth.c:60: warning: ‘bt_key_strings’ defined but not used
net/bluetooth/af_bluetooth.c:71: warning: ‘bt_slock_key_strings’ defined but not used

So I finally fixed it (even if I didn't cause it), but I don't know
what's your take on fixing compiler warnings in -rc phase. It can
certainly wait for the next merge window.

Regards

Marcel


Please pull from

    git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git master

This will update the following files:

 net/bluetooth/hci_core.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

through these ChangeSets:

Marcel Holtmann (1):
    [Bluetooth] Fix regression from using default link policy




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-09-12  3:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-12  3:56 Small Bluetooth fix for 2.6.27-rc6 Marcel Holtmann
2008-09-12  2:01 ` David Miller
2008-09-12  2:11   ` Marcel Holtmann
2008-09-12  2:12     ` David Miller
2008-09-12  2:15       ` Marcel Holtmann
2008-09-12  2:51         ` David Miller
2008-09-12  2:59           ` Marcel Holtmann
2008-09-12  3:03             ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).