qla2x00t: Source code comment spelling fix

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6570 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-11-03 05:25:32 +00:00
parent fc27595d07
commit 77baa86e0e

View File

@@ -633,7 +633,7 @@ typedef struct {
* ISP queue - ABTS received/response entries structure definition for 24xx.
*/
#define ABTS_RECV_24XX 0x54 /* ABTS received (for 24xx) */
#define ABTS_RESP_24XX 0x55 /* ABTS responce (for 24xx) */
#define ABTS_RESP_24XX 0x55 /* ABTS response (for 24xx) */
typedef struct {
uint8_t entry_type; /* Entry type. */