15.10.2012 20:34, Jitendra Kalsaria пишет:
-----Original Message----- From: Stanislav Kinsbursky [mailto:[email protected]] Sent: Monday, October 15, 2012 9:00 AM To: [email protected] Cc: [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; >[email protected]; [email protected]; [email protected]; [email protected]; Dept-Eng Linux Driver; Ron Mercer; [email protected]; [email protected]; [email protected]; Jitendra Kalsaria; netdev; linux-kernel; linux->[email protected]; [email protected]; [email protected] Subject: [PATCH v6 06/10] glge driver: rename internal SEM_SET macro to SEM_INITThe reason for shit patch is that SET_SET is desired to be a part of new part of API of IPC sys_semctl() system call. The name itself for IPC is quite natural, because all linux-specific commands names for IPC system calls are originally created by replacing "IPC_" part by "SEM_"("MSG_", "SHM_") part. So, I'm hoping, that this change doesn't really matters for "QLogic qlge NIC HBA Driver" developers, since it's just an internal define.You need to fix the subject, its "qlge" driver not "glge", rest looks good to me.
Sure, thanks. -- Best regards, Stanislav Kinsbursky _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
