linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] compat: remove stray #endif from compat-2.6.23.c
@ 2011-08-03  5:03 Pavel Roskin
  2011-08-03  5:03 ` [PATCH 2/3] compat: fix iteration over destination multicast addresses Pavel Roskin
  2011-08-03  5:03 ` [PATCH 3/3] compat: don't define genl_register_mc_group() for Linux 2.6.22 and older Pavel Roskin
  0 siblings, 2 replies; 3+ messages in thread
From: Pavel Roskin @ 2011-08-03  5:03 UTC (permalink / raw)
  To: Luis R. Rodriguez, linux-wireless

Signed-off-by: Pavel Roskin <proski@gnu.org>
---
 compat/compat-2.6.23.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/compat/compat-2.6.23.c b/compat/compat-2.6.23.c
index 67d0075..d31cfb4 100644
--- a/compat/compat-2.6.23.c
+++ b/compat/compat-2.6.23.c
@@ -235,5 +235,4 @@ int pci_try_set_mwi(struct pci_dev *dev)
 	return rc;
 }
 EXPORT_SYMBOL(pci_try_set_mwi);
-#endif
 

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

end of thread, other threads:[~2011-08-03  5:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-03  5:03 [PATCH 1/3] compat: remove stray #endif from compat-2.6.23.c Pavel Roskin
2011-08-03  5:03 ` [PATCH 2/3] compat: fix iteration over destination multicast addresses Pavel Roskin
2011-08-03  5:03 ` [PATCH 3/3] compat: don't define genl_register_mc_group() for Linux 2.6.22 and older Pavel Roskin

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).