projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[adm5120] load the mac address from flash where it is possible
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.25
/
951-ocf-scatterlist-inc.patch
1
--- a/crypto/ocf/cryptosoft.c
2
+++ b/crypto/ocf/cryptosoft.c
3
@@ -48,6 +48,7 @@
4
#include <linux/skbuff.h>
5
#include <linux/random.h>
6
#include <asm/scatterlist.h>
7
+#include <linux/scatterlist.h>
8
9
#include <cryptodev.h>
10
#include <uio.h>
This page took
0.041871 seconds
and
5
git commands to generate.