mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 04:01:26 +00:00
Microcosmetics
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1112 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -5163,7 +5163,7 @@ static struct scst_mgmt_cmd *scst_pre_rx_mgmt_cmd(struct scst_session
|
||||
|
||||
mcmd = scst_alloc_mgmt_cmd(atomic ? GFP_ATOMIC : GFP_KERNEL);
|
||||
if (mcmd == NULL) {
|
||||
PRINT_CRIT_ERROR("Lost TM fn %x, initiator %s", fn,
|
||||
PRINT_CRIT_ERROR("Lost TM fn %d, initiator %s", fn,
|
||||
sess->initiator_name);
|
||||
goto out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user