Print this page
10320 qede_gld.c uses assignment, means equality

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/io/qede/qede_version.h
          +++ new/usr/src/uts/common/io/qede/qede_version.h
↓ open down ↓ 31 lines elided ↑ open up ↑
  32   32  * See the License for the specific language governing permissions and 
  33   33  * limitations under the License.
  34   34  */
  35   35  
  36   36  
  37   37  #ifndef _QEDE_VERSION_H
  38   38  #define _QEDE_VERSION_H
  39   39  
  40   40  #define MAJVERSION 8 
  41   41  #define MINVERSION 1
  42      -#define REVVERSION 23
       42 +#define REVVERSION 24
  43   43  
  44   44  #endif  /* !_QEDE_VERSION_H */
  45   45  
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX