Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
struct rxrpc_crypt {
|
||||
union {
|
||||
u8 x[FCRYPT_BSIZE];
|
||||
u32 n[2];
|
||||
__be32 n[2];
|
||||
};
|
||||
} __attribute__((aligned(8)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user