Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts: drivers/net/e1000e/ich8lan.c
This commit is contained in:
@@ -354,7 +354,7 @@ static inline void i2o_block_sglist_free(struct i2o_block_request *ireq)
|
||||
* @req: the request to prepare
|
||||
*
|
||||
* Allocate the necessary i2o_block_request struct and connect it to
|
||||
* the request. This is needed that we not loose the SG list later on.
|
||||
* the request. This is needed that we not lose the SG list later on.
|
||||
*
|
||||
* Returns BLKPREP_OK on success or BLKPREP_DEFER on failure.
|
||||
*/
|
||||
|
@@ -49,7 +49,6 @@ static int i2o_hrt_get(struct i2o_controller *c);
|
||||
/**
|
||||
* i2o_msg_get_wait - obtain an I2O message from the IOP
|
||||
* @c: I2O controller
|
||||
* @msg: pointer to a I2O message pointer
|
||||
* @wait: how long to wait until timeout
|
||||
*
|
||||
* This function waits up to wait seconds for a message slot to be
|
||||
|
Reference in New Issue
Block a user