diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-10 01:10:55 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-10 01:10:55 +0000 |
commit | be954a5547b18eb5f78c22fa36000eab2daa3655 (patch) | |
tree | 9bb6c9b235963c9b6b94fb54c8cf786273875da0 /packages/ixp425-eth/ixp400-eth-1.5/2.6.14.patch | |
parent | f3630ccede2047ba388d7b930f40c1c2d840cf4c (diff) | |
parent | 2f0e3d2a376647127e9d569aa9d2ab0ae2211843 (diff) |
merge of d2b50db8c3a2dfa93a56f34063e7e78182ac274c
and ef11dd4e8067d9c4f020b6cd39b8556bab34dc7a
Diffstat (limited to 'packages/ixp425-eth/ixp400-eth-1.5/2.6.14.patch')
-rw-r--r-- | packages/ixp425-eth/ixp400-eth-1.5/2.6.14.patch | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/ixp425-eth/ixp400-eth-1.5/2.6.14.patch b/packages/ixp425-eth/ixp400-eth-1.5/2.6.14.patch index 9d8dcc6590..f3426e4287 100644 --- a/packages/ixp425-eth/ixp400-eth-1.5/2.6.14.patch +++ b/packages/ixp425-eth/ixp400-eth-1.5/2.6.14.patch @@ -1,5 +1,8 @@ ---- ./ixp400_eth.c 2005-11-19 23:27:54.541565744 -0800 -+++ ./ixp400_eth.c 2005-11-19 23:28:56.253449028 -0800 + ixp400_eth.c | 8 ++++++-- + 1 file changed, 6 insertions(+), 2 deletions(-) + +--- ixp400-eth/ixp400_eth.c 1970-01-01 00:00:00.000000000 +0000 ++++ ixp400-eth/ixp400_eth.c 1970-01-01 00:00:00.000000000 +0000 @@ -1838,7 +1838,11 @@ static inline void dev_eth_type_trans(un skb->len -= header_len; |