git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c62fc6
)
l2tp: Fix modalias of l2tp_ip
author
Michal Marek
<mmarek@suse.cz>
Mon, 6 Dec 2010 02:39:12 +0000
(
02:39
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 8 Dec 2010 20:13:43 +0000
(12:13 -0800)
Using the SOCK_DGRAM enum results in
"net-pf-2-proto-SOCK_DGRAM-type-115", so use the numeric value like it
is done in net/dccp.
Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found