summaryrefslogtreecommitdiff
path: root/net/tipc/bearer.c
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2014-01-12 12:48:00 -0800
committerDavid S. Miller <davem@davemloft.net>2014-01-14 18:18:22 -0800
commit963a185539a789cdfda7ee9e501be92235a22680 (patch)
treefc1f549eb0f8989188efaa57e09841ebab33c317 /net/tipc/bearer.c
parentdb9c7c3943f2301bdca9d88b16dd06af23ebbd6c (diff)
tipc: spelling fixes
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/bearer.c')
-rw-r--r--net/tipc/bearer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/bearer.c b/net/tipc/bearer.c
index 2d456ab0e843..a38c89969c68 100644
--- a/net/tipc/bearer.c
+++ b/net/tipc/bearer.c
@@ -473,7 +473,7 @@ void tipc_disable_l2_media(struct tipc_bearer *b)
/**
* tipc_l2_send_msg - send a TIPC packet out over an Ethernet interface
* @buf: the packet to be sent
- * @b_ptr: the bearer throught which the packet is to be sent
+ * @b_ptr: the bearer through which the packet is to be sent
* @dest: peer destination address
*/
int tipc_l2_send_msg(struct sk_buff *buf, struct tipc_bearer *b,