[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4787E230.7090704@free.fr>
Date: Fri, 11 Jan 2008 22:40:00 +0100
From: Bernard Pidoux F6BVP <f6bvp@...e.fr>
To: David Miller <davem@...emloft.net>
CC: ralf@...ux-mips.org, netdev@...r.kernel.org
Subject: [PATCH] [ROSE] two extra tab characters removed
Signed-off-by: Bernard Pidoux <f6bvp@...at.org>
---
include/net/rose.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/net/rose.h b/include/net/rose.h
index d3ab453..0cfdc0e 100644
--- a/include/net/rose.h
+++ b/include/net/rose.h
@@ -86,7 +86,7 @@ struct rose_neigh {
ax25_address callsign;
ax25_digi *digipeat;
ax25_cb *ax25;
- struct net_device *dev;
+ struct net_device *dev;
unsigned short count;
unsigned short use;
unsigned int number;
@@ -124,7 +124,7 @@ struct rose_sock {
ax25_address source_digis[ROSE_MAX_DIGIS];
ax25_address dest_digis[ROSE_MAX_DIGIS];
struct rose_neigh *neighbour;
- struct net_device *device;
+ struct net_device *device;
unsigned int lci, rand;
unsigned char state, condition, qbitincl, defer;
unsigned char cause, diagnostic;
--
1.5.3.7
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists